home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q96 / 6 / 21.TXT < prev    next >
Text File  |  1993-08-30  |  2KB  |  53 lines

  1. DOCUMENT:Q96621  20-JUL-1993  [W_NT]
  2. TITLE   :NTFS Files Maintain FAT Attributes
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12. ------------------------------------------------------------------
  13.  
  14. Summary:
  15.  
  16. The Windows NT NTFS file system maintains FAT-style (that is,
  17. MS-DOS-style) file attributes as well as Windows NT security
  18. information. Unlike NTFS permissions, which are particular to a
  19. specific user or group of users, FAT attributes are global for all
  20. users.
  21.  
  22. When you store a file on an NTFS drive with Windows NT, you can set
  23. its NTFS permissions by using the Permissions option of the Security
  24. menu in File Manager. You can set FAT style attributes (read-only,
  25. hidden, system, and archive) by choosing Properties from the File menu
  26. of File Manager or from an MS-DOS command prompt with the ATTRIB
  27. command. FAT attributes are maintained separately and are not listed
  28. in the Permissions dialog box.
  29.  
  30. Note: FAT attributes take precedence over NTFS attributes. If a user
  31. has Full Access (NTFS) privileges to a particular file but the read-
  32. only (FAT) attribute is enabled, the user cannot modify or delete the
  33. file until the read-only attribute is disabled. Any FAT attributes set
  34. before a file is copied from FAT or HPFS drives to an NTFS drive are
  35. copied as well.
  36.  
  37. Additional reference words: 3.10 winnt
  38.  
  39. =============================================================================
  40.  
  41. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  42. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  43. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  44. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  45. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  46. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  47. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  48. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  49. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  50. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  51. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  52.  
  53. Copyright Microsoft Corporation 1993.